﻿@import url("base.css");
body {
	font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;
	color:#505050;
	font-size:14px;
	overflow-x:hidden;
}
input,select {
	font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;
	font-size:14px;
	color:#444;
}
textarea {
	font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;
	font-size:14px;
	color:#444;
}
a:link,a:visited,a:active {color:#505050;text-decoration:none;}
a:hover {color:#009240;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.a1:link,.a1:visited,.a1:active {color:#009240;text-decoration:none;}
.a1:hover {color:#009240;text-decoration:underline;}

/*===================================================================================*/

#main {}
#header_top_blk {
	height:40px;
	background:#312f2f;
}
#header_top {
	position:relative;
	z-index:1;
	margin:0px auto;
	width:1200px;
	height:40px;
	color:#fff;
	line-height:40px;
	background:#312f2f;
}
#header_blk {}
#header {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:1200px;
	height:120px;
}
#logo {position:absolute;top:29px;left:0px;}
#header_a1 {position:absolute;top:0px;right:180px;}
#search {
	position:absolute;
	top:8px;
	right:0px;
	width:160px;
	height:24px;
	background:url(../images/search_bg.jpg) no-repeat;
}
#search_key {
	position:absolute;
	top:0px;
	left:40px;
	width:110px;
	height:23px;
	color:#999;
	font-size:12px;
	line-height:23px\9;
	border:none;
	background:#fff;
}
#search_button {
	position:absolute;
	top:3px;
	left:13px;
	display:block;
	width:18px;
	height:18px;
	cursor:pointer;
}
#nav {
	position:absolute;
	top:42px;
	right:0px;
	height:40px;
}
#nav li {
	float:left;
	position:relative;
	margin-left:12px;
	width:113px;
	height:40px;
}
#nav li:hover .nav_out {color:#fff;background:#009240;}
.nav_out,.nav_over {
	display:block;
	width:100%;
	height:40px;
	font-size:18px;
	line-height:40px;
	text-align:center;
}
.nav_out:link,.nav_out:visited,.nav_out:active {color:#333;}
.nav_out:hover {color:#fff;background:#009240;}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {color:#fff;background:#009240;}
#nav li p {
	position:absolute;
	top:40px;
	left:0px;
	display:none;
	width:100%;
	background:#f0fdcd;
}
#nav li p a {
	display:block;
	padding:9px 0px 10px 0px;
	color:#505050;
	text-align:center;
	border-top:1px solid #009240;
}
#nav li p a:first-child {border-top:1px solid #fff;}
#nav li p a:hover {color:#fff;background:#009240;}
#banner_blk {
	position:relative;
	z-index:1;
	width:100%;
	min-width:1200px;
	height:540px;
	overflow:hidden;
}
#banner {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:540px;
	overflow:hidden;
}
#banner li {
	width:1920px;
	height:540px;
	text-align:center;
	font-size:0px;
}
#banner_button {
	position:absolute;
	bottom:20px;
	left:0px;
	z-index:2;
	width:100%;
	hegiht:14px;
	font-size:0px;
	text-align:center;
}
#banner_button a {
	display:inline-block;
	margin:0px 5px;
	width:14px;
	height:14px;
	text-indent:100px;
	border-radius:7px;
	background:#fff;
	overflow:hidden;
}
#banner_button a.activeSlide {background:#009240;}
#banner_button a:hover{background:#009240;}
#content {margin:30px auto 0px auto;width:1200px;}
#left {float:left;width:240px;}
#right {float:right;width:900px;}
#footer_bg {background:#272525;}
#footer {
	position:relative;
	margin:0px auto;
	padding:15px 0px;
	width:1200px;
	color:#d5d5d5;
	line-height:1.8;
	background:#272525;
}
#footer a {color:#d5d5d5;}
#footer a:hover {color:#fff;}
#footer_nav {position:absolute;top:15px;right:0px;}
#footer_nav span {padding:0px 15px;}
#footer_contact_bg {margin-top:50px;background:#2e2c2c;}
#footer_contact_box {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:240px;
	color:#f1f1f1;
	background:#2e2c2c;
	overflow:hidden;
}
#footer_contact_box a {color:#f1f1f1;}
#footer_contact_box a:hover {text-decoration:underline;}
#footer_tdc {
	position:absolute;
	top:16px;
	left:630px;
	width:182px;
	text-align:center;
}
#footer_tdc img {margin-bottom:2px;width:182px;height:182px;}
#footer_str {
	position:absolute;
	top:30px;
	right:0px;
	width:270px;
	line-height:28px;
}
#footer_contact {
	position:absolute;
	top:100px;
	right:0px;
	width:270px;
}
#footer_contact li {padding-left:35px;line-height:28px;}
#footer_contact_address {background:url(../images/footer_contact_address.jpg) no-repeat 0px 5px;}
#footer_contact_tel {background:url(../images/footer_contact_tel.jpg) no-repeat 0px 7px;}
#footer_contact_email {background:url(../images/footer_contact_email.jpg) no-repeat 0px 10px;}
#footer_links {padding-top:30px;width:520px;}
#footer_links h3 {font-size:20px; font-weight:normal}
#footer_links a {
	display:block;
	float:left;
	margin:10px 4px 0px 0px;
	padding:0px 18px;
	height:32px;
	line-height:32px;
	border:1px solid #f1f1f1;
}

/*===================================================================================*/

.ititle {
	position:relative;
	height:50px;
	font-size:0px;
	text-align:center;
	border-top:1px solid #009240;
}
.ititle h2 {
	display:inline-block;
	position:relative;
	top:-55px;
	padding:0px 20px;
	color:#009240;
	font-size:26px;
	font-weight:normal;
	background:#fff;
}


#iproducts_box {
	margin:0px auto;
	padding-top:100px;
	width:1200px;
}
#iproducts {
	padding:15px 0px;
	width:1200px;
	overflow:hidden;
}
#iproducts dl {
	margin-right:42px;
	padding:20px;
	width:332px;
	text-align:center;
	box-shadow:0px 0px 15px #ccc;
	background:#fff;
}
#iproducts dl dt {font-size:0px;}
#iproducts dl dt img {width:332px;height:249px;}
#iproducts dl dd {height:120px;}
#iproducts dl dd h2 {
	height:70px;
	font-size:18px;
	line-height:70px;
	text-align:center;
	overflow:hidden;
}
#iproducts dl dd span {
	display:block;
	margin:0px auto;
	width:120px;
	height:40px;
}
#iproducts dl dd span a {
	display:block;
	height:40px;
	color:#fff;
	font-size:16px;
	line-height:40px;
	background:#009240;
}


#iabout_bg {margin-top:60px;background:#f7f7f7;}
#iabout_box {
	position:relative;
	margin:0px auto;
	padding-top:100px;
	width:1200px;
	height:430px;
	background:#f7f7f7;
	overflow:hidden;
}
#iabout {
	position:absolute;
	top:165px;
	right:0px;
	width:740px;
	height:230px;
	font-size:16px;
	line-height:2.5;
	overflow:hidden;
}
#iabout_image {
	position:absolute;
	top:165px;
	left:0px;
	padding:9px;
	width:400px;
	height:280px;
	border:1px solid #cecece;
}
#iabout_more {
	position:absolute;
	top:410px;
	right:0px;
}


#inews_box {
	margin:0px auto;
	padding-top:100px;
	width:1200px;
}
#inews_blk {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:300px;
	overflow:hidden;
}
#inews_image {
	position:absolute;
	top:0px;
	left:0px;
	padding:9px;
	width:400px;
	height:280px;
	border:1px solid #cecece;
}
#inews {
	position:absolute;
	top:0px;
	right:0px;
	width:740px;
}
#inews li {
	position:relative;
	margin-bottom:20px;
	width:740px;
}
#inews li h2 {
	padding-bottom:10px;
	font-size:16px;
	background:url(../images/line.gif) repeat-x left bottom;
}
#inews li p {
	margin-top:6px;
	height:48px;
	line-height:24px;
	overflow:hidden;
}
#inews li span {
	position:absolute;
	bottom:2px;
	right:0px;
}

/*===================================================================================*/

.left_title {
	height:35px;
	color:#333;
	font-size:20px;
	font-weight:bold;
}
.left_menu {margin-bottom:40px;}
.left_menu_over,.left_menu_out {
	display:block;
	margin-bottom:8px;
	padding:10px 10px 11px 12px;
	border-radius:4px;
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	border:1px solid #e8e8e8;
	background:#f5f5f5;
}
.left_menu_out:hover {
	color:#fff;
	border:1px solid #009240;
	background:#009240;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#fff;
	border:1px solid #009240;
	background:#009240;
}
.left_menu ul {padding:0px 0px 20px 0px;}
.left_menu ul li {
	position:relative;
	padding:8px 0px 0px 30px;
	font-size:12px;
	background:url(../images/ico1.gif) no-repeat 14px 13px;
}
.left_menu ul li span {
	position:absolute;
	top:13px;
	left:14px;
	display:none;
	width:4px;
	height:4px;
	border-radius:2px;
	background:#aaa;
}
.left_contact {line-height:1.8;}

/*===================================================================================*/

.nodata {
	padding:150px 0px;
	color:#bbb;
	font-size:20px;
	text-align:center;
}
#title {
	position:relative;
	height:35px;
	line-height:35px;
	color:#bbb;
	font-size:12px;
	text-align:right;
	border-bottom:1px solid #e8e8e8;
	overflow:hidden;
}
#title a {color:#bbb;}
#title a:hover {color:#000;}
#title span {}
#title strong {
	position:absolute;
	top:0px;
	left:0px;
	color:#009240;
	font-size:20px;
	line-height:normal;
}
#showtext {
	margin:0px auto;
	padding-top:18px;
	width:900px;
	overflow:hidden;
}
.showtexts {
	margin:0px auto;
	padding-top:18px;
	width:900px;
	overflow:hidden;
}
.input_text {
	padding:0px 8px;
	width:250px;
	height:32px;
	line-height:32px\9;
	border:1px solid #ddd;
}
.input_area {
	padding:8px;
	line-height:1.4;
	border:1px solid #ddd;
	overflow-y:auto;
}
.input_select {
	padding:0px 0px 0px 6px;
	height:30px;
	border:1px solid #ddd;
}
.button {
	width:160px;
	height:40px;
	color:#fff;
	font-size:18px;
	border:none;
	background:#009240;
	cursor:pointer;
}

.editorc {line-height:1.8;}
.editorc p {margin-bottom:15px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc ul {margin-left:35px;}
.editorc ul li {list-style-type:disc;line-height:18px;}
.editorc ol {margin-left:35px;}
.editorc ol li {list-style-type:decimal;line-height:18px;}

.editorc2 {line-height:1.8;}
.editorc2 img {vertical-align:top;}
.editorc2 a:link,.editorc2 a:visited,.editorc2 a:active {text-decoration:underline;}
.editorc2 a:hover {text-decoration:underline;}
.editorc2 ul {margin-left:35px;}
.editorc2 ul li {list-style-type:disc;line-height:18px;}
.editorc2 ol {margin-left:35px;}
.editorc2 ol li {list-style-type:decimal;line-height:18px;}

.editorc_tbe table {
	margin-bottom:15px;
	border:none;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
.editorc_tbe td {
	padding:6px 5px;
	border:none;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.editorc_tbe td table {margin-bottom:0px;}
.editorc_tbe td p {margin:0px;padding:0px;}
.editorc_tbe table.noborder {border:none;}
.editorc_tbe table.noborder table {border:none;}
.editorc_tbe table.noborder td {border:none;padding:0px;}

#prenext {
	position:relative;
	margin:40px auto 0px auto;
	padding-top:12px;
	height:38px;
	font-size:12px;
	border-top:1px solid #e8e8e8;
	overflow:hidden;
}
#prenext p {height:20px;}
#prenext_back {
	position:absolute;
	top:12px;
	right:0px;
	font-weight:bold;
}

/*===================================================================================*/
/* 企业图片列表 */

#about_image_blk {
	margin:0px auto;
	width:900px;
	overflow:hidden;
}
#about_image {width:920px;}
#about_image dl {
	float:left;
	margin:25px 20px 0px 0px;
	width:210px;
	text-align:center;
}
#about_image dl dt {font-size:0px;}
#about_image dl dt img {
	padding:4px;
	width:200px;
	height:150px;
	transition:none;
	border:1px solid #ddd;
}
#about_image dl dt img:hover {padding:3px;border:2px solid #009240;}
#about_image dl dd {padding-top:8px;line-height:1.4;}

/*===================================================================================*/
/* 产品列表 */

#products_blk {
	margin:0px auto;
	width:900px;
	overflow:hidden;	
}
#products {width:930px;}
#products dl {
	float:left;
	margin:25px 30px 0px 0px;
	width:280px;
	text-align:center;
}
#products dl dt {font-size:0px;}
#products dl dt img {
	padding:4px;
	width:270px;
	height:206px;
	transition:none;
	border:1px solid #ddd;
}
#products dl dt img:hover {padding:3px;border:2px solid #009240;}
#products dl dd {padding-top:10px;font-size:16px;line-height:1.4;}
#products_image_blk {
	float:left;
	margin-top:20px;
	width:460px;
	font-size:0px;
}
#products_image {
	padding:5px;
	width:448px;
	border:1px solid #e5e5e5;
}
#products_image img {width:448px; height:336px;}
#products_thumb_blk {
	position:relative;
	margin-top:10px;
	width:460px;
	height:54px;
	overflow:hidden;
}
.products_thumb_button {
	position:absolute;
	top:10px;
	font-family:"宋体";
	font-size:30px;
	font-weight:bold;
	color:#999;
	cursor:pointer;
}
#products_thumb_left {left:0px;}
#products_thumb_right {right:0px;}
#products_thumb {position:absolute;top:0px;left:30px;width:400px;}
#products_thumb div {float:left;}
#products_thumb img {margin-right:10px;width:72px;height:54px;cursor:pointer;}
#products_thumb img:last-child {margin-right:0px;}
#products_desc_blk {
	float:right;
	margin-top:20px;
	width:400px;
}
#products_name {
	color:#333;
	font-size:18px;
	font-weight:bold;
}
#products_desc {
	margin-top:8px;
	color:#999;
	font-size:12px;
	line-height:1.8;
}

#cases {font-size:0px;}
#cases li {display:inline-block;margin:28px 28px 0px 0px;padding:1px;width:277px;text-align:center;vertical-align:top;background-color:#dedede;}
#cases li:nth-child(4n) {margin-right:0;}
#cases li a {display:block;}
#cases li img {width:277px;height:144px;}
#cases li p {padding:0px 8px;height:39px;font-size:14px;line-height:37px;}

/*===================================================================================*/
/* 新闻列表 */

#news {
	margin:0px auto;
	padding-top:1px;
	width:898px;
}
#news li {
	margin-top:15px;
	padding:1px 0px 0px 20px;
	height:30px;
	background:url(../images/news_line.png) no-repeat left bottom;
}
#news span {float:right;color:#999;font-size:12px;}
#news_title {
	padding:35px 0px 25px 0px;
	color:#333;
	font-size:24px;
	line-height:1.8;
	text-align:center;
	font-weight:normal;
}
#news_info {
	padding-bottom:8px;
	color:#999;
	font-size:12px;
	text-align:center;
	border-bottom:1px dashed #ccc;
}
#news_info span {padding:0px 20px;}
#news_info strong {font-weight:normal;}

/*===================================================================================*/
/* 信息反馈 */

#feedback {padding:10px 0px 0px 0px;}
#feedback td {padding:14px 5px 0px 5px;}
#feedback td span {
	margin-left:5px;
	font-family:"宋体";
	font-size:12px;
	color:#ff0000;
}

/*===================================================================================*/

#win_ts {
	position:fixed;
	top:50%;
	left:50%;
	z-index:9999;
	display:none;
	margin:-70px 0px 0px -200px;
	width:400px;
	height:140px;
	color:#fff;
	font-size:24px;
	text-align:center;
	line-height:140px;
	border-radius:8px;
	background:url(../images/tbs/black70.png);
	overflow:hidden;
}
#win_ts_box {}
#win_loading {
	position:fixed;
	top:0%;
	left:0%;
	z-index:9999;
	width:100%;
	height:100%;
	background:url(../images/loading2.gif) no-repeat center center;
}
#win_loading_bg {
	position:fixed;
	top:0px;
	left:0px;
	z-index:9998;
	width:100%;
	height:100%;
	background:url(../images/tbs/white0.png);
}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {
	position:absolute;
	z-index:99;
	width:130px;
	font-family:"宋体";
	font-size:12px;
}
#qq_online_top {
	position:relative;
	padding-left:10px;
	height:26px;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	background:url(../images/qq_style/style0_top.gif) no-repeat;
}
#qq_online_top img {
	position:absolute;
	top:8px;
	right:10px;
	cursor:pointer;
}
#qq_online_list {
	background:url(../images/qq_style/style0_bgs.gif) repeat-y;
}
#qq_online_list a {color:#222;}
#qq_online_list a:hover {color:#ff0000;}
#qq_online_list p {
	position:relative;
	margin:0px 3px;
	padding-left:31px;
	width:93px;
	height:25px;
	line-height:26px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff;
	overflow:hidden;
}
#qq_online_list p:hover {
	border-top:1px solid #A3E7FC;
	border-bottom:1px solid #A3E7FC;
	background:#E1F7FD;
}
#qq_online_list p img {
	position:absolute;
	top:2px;
	left:5px;
	width:21px;
	height:21px;
}
#qq_online_bottom {
	height:42px;
	font-size:0px;
	background:url(../images/qq_style/style0_bottom.gif) no-repeat;
}

#qq_onlines_top {
	position:relative;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
#qq_onlines_top p {
	position:absolute;
	top:40px;
	width:35px;
	height:173px;
	overflow:hidden;
	cursor:pointer;
}
.qq_onlines_small_left strong {left:8px;}
.qq_onlines_small_right strong {left:13px;}
#qq_onlines_top p strong {
	position:absolute;
	top:40px;
	display:block;
	width:16px;
	text-align:center;
	line-height:20px;
}
#qq_onlines_box {
	border:1px solid #e3e3e3;
	border-top:none;
	background:#fff;
}
#qq_onlines_tel {
	padding-top:15px;
	text-align:center;
	font-size:14px;
	color:#505050;
	background:url(../images/qq_style/tel.jpg) no-repeat 15px 12px;
}
#qq_onlines_tel strong {
	display:block;
	padding:12px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border-bottom:1px dashed #ccc;
}
#qq_onlines_list {
	padding-top:10px;
}
#qq_onlines_list a {
	position:relative;
	display:block;
	margin:0px auto 8px auto;
	padding-left:35px;
	width:72px;
	height:25px;
	line-height:26px;
	color:#222;
	border:1px solid #aaccd8;
	background:url(../images/qq_style/list_bg.jpg) repeat-x;
	overflow:hidden;
}
#qq_onlines_list a:hover {color:#ff0000;}
#qq_onlines_list a img {
	position:absolute;
	top:2px;
	left:7px;
	width:21px;
	height:21px;
}
#qq_onlines_tdc {
	padding:8px 0px;
	font-size:0px;
	text-align:center;
	border-top:1px dashed #ccc;
}
#qq_onlines_tdc img {
	width:110px;
	height:110px;
}

.qq_onlines_1 p#qq_onlines_tel strong {color:#e10000;}
.qq_onlines_1 div#qq_onlines_top {border-bottom:8px solid #ff7200; background:#e10000;}
.qq_onlines_1 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style1_small_left.png) no-repeat;}
.qq_onlines_1 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style1_small_right.png) no-repeat;}
.qq_onlines_2 p#qq_onlines_tel strong {color:#555;}
.qq_onlines_2 div#qq_onlines_top {border-bottom:8px solid #5d5d5d; background:#343434;}
.qq_onlines_2 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style2_small_left.png) no-repeat;}
.qq_onlines_2 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style2_small_right.png) no-repeat;}
.qq_onlines_3 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_3 div#qq_onlines_top {border-bottom:8px solid #ddc9ba; background:#df9800;}
.qq_onlines_3 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style3_small_left.png) no-repeat;}
.qq_onlines_3 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style3_small_right.png) no-repeat;}
.qq_onlines_4 p#qq_onlines_tel strong {color:#89a611;}
.qq_onlines_4 div#qq_onlines_top {border-bottom:8px solid #464a4b; background:#adce25;}
.qq_onlines_4 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style4_small_left.png) no-repeat;}
.qq_onlines_4 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style4_small_right.png) no-repeat;}

.qq_onlines_5 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_5 div#qq_onlines_top {border-bottom:8px solid #ff9241; background:#ff6d00;}
.qq_onlines_5 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style5_small_left.png) no-repeat;}
.qq_onlines_5 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style5_small_right.png) no-repeat;}
.qq_onlines_6 p#qq_onlines_tel strong {color:#006083;}
.qq_onlines_6 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#006083;}
.qq_onlines_6 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style6_small_left.png) no-repeat;}
.qq_onlines_6 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style6_small_right.png) no-repeat;}
.qq_onlines_7 p#qq_onlines_tel strong {color:#00a0a8;}
.qq_onlines_7 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#00a0a8;}
.qq_onlines_7 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style7_small_left.png) no-repeat;}
.qq_onlines_7 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style7_small_right.png) no-repeat;}
.qq_onlines_8 p#qq_onlines_tel strong {color:#c9004c;}
.qq_onlines_8 div#qq_onlines_top {border-bottom:8px solid #ebba28; background:#c9004c;}
.qq_onlines_8 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style8_small_left.png) no-repeat;}
.qq_onlines_8 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style8_small_right.png) no-repeat;}

/*===================================================================================*/

#products_page {margin-top:50px;width:100%;}
#news_page {margin-top:50px;width:100%;}
.fypage_blk {
	height:35px;
	font-size:14px;
	text-align:center;
	overflow:hidden;
}
.fypage a {
	display:inline-block;
	margin:0px 4px;
	padding:0px 8px;
	height:26px;
	line-height:26px;
	text-align:center;
	overflow:hidden;
}
.fypage a:link,.fypage a:visited,.fypage a:active {
	color:#888;
	border:1px solid #e8e8e8;
	background:#f5f5f5;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #009240;
	background:#009240;
}
.fypage a.fypage_str {}
.fypage span {
	display:inline-block;
	margin:0px 4px;
	padding:0px 8px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.fypage span.fypage_current {
	color:#fff;
	border:1px solid #009240;
	background:#009240;
}
.fypage span.fypage_disabled {
	color:#888;
	border:1px solid #e8e8e8;
	background:#f5f5f5;
}
.fypage_sl {
	display:inline-block;
	margin:0px 4px;
	padding:0px 6px;
	height:28px;
	color:#999;
	line-height:28px;
	font-weight:normal;
}